[INFO] cloning repository https://github.com/bingomanatee/atmo-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bingomanatee/atmo-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbingomanatee%2Fatmo-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbingomanatee%2Fatmo-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d66c49bb0fcc15a824d520359f694a46eb543ccb
[INFO] fixing bingomanatee/atmo-rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbingomanatee%2Fatmo-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bingomanatee/atmo-rust
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/bingomanatee/atmo-rust
[INFO] tweaked toml for git repo https://github.com/bingomanatee/atmo-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bingomanatee/atmo-rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bingomanatee/atmo-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: profile.test.warnings
[INFO] [stderr] warning: `atmo-rust` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.53.1
[INFO] [stderr]   Downloaded h3o-bit v0.1.1
[INFO] [stderr]   Downloaded float_eq v1.0.1
[INFO] [stderr]   Downloaded gif v0.13.1
[INFO] [stderr]   Downloaded weezl v0.1.10
[INFO] [stderr]   Downloaded noise v0.9.0
[INFO] [stderr]   Downloaded rocksdb v0.23.0
[INFO] [stderr]   Downloaded cc v1.2.26
[INFO] [stderr]   Downloaded wide v0.7.32
[INFO] [stderr]   Downloaded syn v2.0.102
[INFO] [stderr]   Downloaded exr v1.73.0
[INFO] [stderr]   Downloaded nalgebra v0.33.2
[INFO] [stderr]   Downloaded bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]   Downloaded jpeg-decoder v0.3.1
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded tiff v0.9.1
[INFO] [stderr]   Downloaded h3o v0.8.0
[INFO] [stderr]   Downloaded librocksdb-sys v0.17.1+9.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9a3978dd86c7a0b09a993573e9bd6009a9cda98ec79b8bd8880519e9f13a7a92
[INFO] running `Command { std: "docker" "start" "9a3978dd86c7a0b09a993573e9bd6009a9cda98ec79b8bd8880519e9f13a7a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a3978dd86c7a0b09a993573e9bd6009a9cda98ec79b8bd8880519e9f13a7a92" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a3978dd86c7a0b09a993573e9bd6009a9cda98ec79b8bd8880519e9f13a7a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9a3978dd86c7a0b09a993573e9bd6009a9cda98ec79b8bd8880519e9f13a7a92" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: profile.test.warnings
[INFO] [stderr] warning: `atmo-rust` (manifest) generated 1 warning
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking float_eq v1.0.1
[INFO] [stderr]     Checking h3o-bit v0.1.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking noise v0.9.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling librocksdb-sys v0.17.1+9.9.3
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking h3o v0.8.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking uuid v1.17.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "9a3978dd86c7a0b09a993573e9bd6009a9cda98ec79b8bd8880519e9f13a7a92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a3978dd86c7a0b09a993573e9bd6009a9cda98ec79b8bd8880519e9f13a7a92", kill_on_drop: false }`
[INFO] [stdout] 9a3978dd86c7a0b09a993573e9bd6009a9cda98ec79b8bd8880519e9f13a7a92
